***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Feb 27, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt S5M A K 
.param
+vc0 = 2.951e-8 	 vc1 = 1.0925e-10  	 vc2 = 0.752e-9		vc3 = 2.277e-3
+tc1 = 6.552e-2		 tc2 = 3.419e-2		
d1 A K diode
g1 K A value = {(vc0+vc1*v(K,A)+vc2*exp(vc3*v(K,A)))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
.model diode d
***** flag parameter *****
+level = 1
***** dc model parameter *****
+ is = 3.005e-9	           n = 1.561		  rs = 8.857e-4		ikf = 5
+ibv = 0.1e-3		 nbv = 1		  bv = 1100
***** capacitance parameter *****
+cjo = 1.825e-10	   m = 3.518e-1		  vj = 3.905e-1
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.073		 xti = 3
+trs1 = -1.511e-4	trs2 = 0		tikf = 1e-2
.ends S5M
*$
